home *** CD-ROM | disk | FTP | other *** search
/ PC Format Collection 19 / PC Format CD-ROM Collection 19 (1995-11)(Future Publishing)(GB)[issue 50].iso / cheats / cheat134.dat < prev    next >
Text File  |  1994-03-25  |  450b  |  27 lines

  1.                 1. Cheat
  2.                 2. Programming
  3.  
  4. 1. Cheat:
  5. ========
  6. Enter POOKY on the high-score table to be able to restart the game on the level
  7. you died on.
  8.  
  9. 2. Programming:
  10. ==============
  11. Create a text file with the following information and save it with the name
  12. RICK.DBG:
  13.  
  14. G266
  15. T
  16. G37
  17. T
  18. G9FE
  19. T
  20. ECS: 02 F3 C6 06 8C 6E 06 C3
  21. G
  22. T
  23.  
  24. Then type the following lines for infinite lives:
  25. DEBUG RICK.COM < RICK.DBG
  26. *EOF*
  27.